home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
60265
/
60265.xpi
/
install.rdf
< prev
next >
Wrap
Extensible Markup Language
|
2010-02-11
|
2KB
|
50 lines
<?xml version="1.0" encoding="UTF-8"?>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.mozilla.org/2004/em-rdf#">
<RDF:Description about="urn:mozilla:install-manifest">
<id>savedpasswordeditor@daniel.dawson</id>
<name>Saved Password Editor</name>
<version>1.1</version>
<creator>Daniel Dawson <ddawson@icehouse.net></creator>
<translator>es-ES: Ricardo A. Rivas <rivica@gmail.com></translator>
<description>
Adds the ability to create and edit password entries in the password manager.
</description>
<localized>
<RDF:Description>
<locale>es-ES</locale>
<name>Saved password editor (Editor de contrase├▒as)</name>
<creator>Daniel Dawson <ddawson@icehouse.net></creator>
<translator>es-ES: Ricardo A. Rivas <rivica@gmail.com></translator>
<description>
Agrega la capacidad de crear y editar el contenido del administrador de contrase├▒as.
</description>
</RDF:Description>
</localized>
<iconURL>chrome://savedpasswordeditor/skin/spe-icon_32.png</iconURL>
<optionsURL>chrome://savedpasswordeditor/content/prefwindow.xul</optionsURL>
<targetApplication>
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <!-- Firefox -->
<minVersion>3.0</minVersion>
<maxVersion>3.7a2pre</maxVersion>
</RDF:Description>
<RDF:Description>
<id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</id> <!-- SeaMonkey -->
<minVersion>2.0</minVersion>
<maxVersion>2.0.*</maxVersion>
</RDF:Description>
<RDF:Description>
<id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</id> <!-- Thunderbird -->
<minVersion>3.0</minVersion>
<maxVersion>3.2a1pre</maxVersion>
</RDF:Description>
<RDF:Description>
<id>{718e30fb-e89b-41dd-9da7-e25a45638b28}</id> <!-- Sunbird -->
<minVersion>1.0b1</minVersion>
<maxVersion>1.0pre</maxVersion>
</RDF:Description>
</targetApplication>
</RDF:Description>
</RDF:RDF>